| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > SolidColorBrush Class > Create Method : Create(RenderTarget,ColorF,Nullable<BrushProperties>) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal color As ColorF, _ ByVal brushProperties As System.Nullable(Of BrushProperties) _ ) As SolidColorBrush
public static SolidColorBrush Create( RenderTarget renderTarget, ColorF color, System.Nullable<BrushProperties> brushProperties )